home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 April / Software of the Month Club 1996 April.iso / pc / os2 / htmlchk / mac / hcinit.mac < prev    next >
Encoding:
Text File  |  1996-02-21  |  1.1 KB  |  18 lines

  1. /*---------------------------------------------------------------------------*/
  2. /*                                                                           */
  3. /*  hcInit - This REXX Macro is called when the report is first called       */
  4. /*           This is where you can set up your  Header and such              */
  5. /*                                                                           */
  6. /*  Valid Variables are:                                                     */
  7. /*      hcReportName    hcReportDescription     hcServerURL                  */
  8. /*      hcServerRoot    hcDocumentRoot          hcTopHTML                    */
  9. /*                                                                           */
  10. /*  Valid Functions:                                                         */
  11. /*     RxhcLineOut  - 1 Parameter (Output string) Cr/Lf will be added by     */
  12. /*                      the function                                         */
  13. /*                                                                           */
  14. /*---------------------------------------------------------------------------*/
  15.  
  16.  
  17. RETURN
  18.